Tootsville::Endpoint-Get-/ →Html

Function

Endpoint-Get-/ →Html names a function, with lambda list NIL:

GET on the root redirects to the main web page for the cluster (eg, https://Tootsville.org/)

Web Service Endpoint

This is a web service endpoint accessed by the HTTP method GET at the URI template /. It returns a content-type of text/html.

There are no URI parameters.

It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.

File

Defined in file src/web.lisp.